home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload Trio 2
/
Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO
/
dir31
/
kardp10.zip
/
KARA.MAN
< prev
next >
Wrap
Text File
|
1994-11-13
|
6KB
|
149 lines
KARA.MAN USER COMMANDS KARA.MAN
NAME
kara.exe
SYNOPSIS
[path1\]kara [path2\]song
[-do={v/f}] [-po={s/m}]
[-dc=y] [-tc=y]
[-sz=x] [-ft=x]
[-ff=x] [-nb=x] [-af=x] [-ab=x] [-pf=x]
with x = numerical value (see OPTIONS)
AVAILABILITY
The kara command is available within the kardp10.zip package
This package contains the KaraDos product delivery.
The package kards01.zip contains karaoke files collection 01
DESCRIPTION
kara is a midi song player with karaoke features for dos.
Song may be directed to the Gravis UltraSound card (GUS)
internal synth with the ultramid utility or directed to the
midi output of the GUS or SoundBlaster and compatible card.
The hardware is automatically detected.
Text is directed to the screen in either full screen with
full background and foreground colors capacity and choice of
characters size and style, or either in a video mode used to
become embedded in a video signal on tv set at the bottom of
the screen. In video mode the background color is black.
Two kind of song files are understood by kara :
- midi file with .mid extension
- karaoke file with .kar extension (karasoft format)
Midi files must have a text file associated with each song.
The file name of these text files must be the same as the
midi file with a .txk extension. Synchronization is made on
the note on and off of a midi channel. A complete descrip-
tion of the .txk format is done in the following.
While playing, the music can be stopped, continued, transpo-
sed. The tempo can be adjusted and the volume of the synch-
ronization channel tuned. Valid keys are space to start and
stop the music, r (rythm) t (transpose) v (volume) followed
with + or -, and esc to quit.
For each key, an indication is briefly displayed at the left
upper corner of the screen.
Note on the volume: with a .mid & .txk set, the volume is
adjusted only for the synchro channel.
For a .kar file, the volume is adjusted for all channels.
Another key M (monitor) will play the music on the pc speaker
(channel 1 to 8 only << only for debug don't use for your
health >>)
OPTIONS
OPTION COMMENT DEFAULT
------------------------------------------------------------
kara options
-do={v/f} display text in full screen or video mode do=f
-po={s/m} music to ultramid (synth) or midi port po=s
music options
-dc={1.16} drum channel number dc=10
-tc={1.16} text synchro channel (for .mid file) tc=1
screen options
-sz={0.10} size of the text on the screen sz=4
-ft={0.4} type of font ft=1
line options
-ff={0.15} first text foreground color ff=15
-nb={0.15} normal background color in full screen nb=1
-af={0.15} active text foreground color af=0
-ab={0.15} active text background color in full screen ab=14
-pf={0.15} post text foreground color pf=3
COLORS
Back-|Fore-
Constant |Value|grnd?|grnd?
-------------------------------
BLACK | 0 | Yes | Yes
BLUE | 1 | Yes | Yes
GREEN | 2 | Yes | Yes
CYAN | 3 | Yes | Yes
RED | 4 | Yes | Yes
MAGENTA | 5 | Yes | Yes
BROWN | 6 | Yes | Yes
LIGHTGRAY | 7 | Yes | Yes
DARKGRAY | 8 | Yes | Yes
LIGHTBLUE | 9 | Yes | Yes
LIGHTGREEN | 10 | Yes | Yes
LIGHTCYAN | 11 | Yes | Yes
LIGHTRED | 12 | Yes | Yes
LIGHTMAGENTA | 13 | Yes | Yes
YELLOW | 14 | Yes | Yes
WHITE | 15 | Yes | Yes
-------------------------------
FORMAT
Format of the .txk ascii file :
-------------------------------
The two first lines are reserved for the title, author and
copyright if any.
Following lines are a mix of text lines and attribut lines.
Text lines are as you want to see it on the screen apart
a syllable separator. Valid separators are blank - , ;
the - separator is not displayed
for example the line: i be-come la-zy
is displayed as : i become lazy but is "karaoked" as :
i be come la zy . It is more easy to understand than to
explain.
Attribut lines begin with # followed with one option descri-
bed in the OPTIONS . Warning: the # replace the - character.
A new option is added : #rem for adding a comment line.
Kara option #do and #po are disabled and will not work.
Only music, screen and line options will be given in a .txk
file.
A line option remains valid until the same is given.
The screen options taken into account are the last given.
.txk options cannot be overloaded with options given in the
command line.
Formatting the ascii text in .kar file :
----------------------------------------
A text beginning with the character / or with an uppercase
is displayed on a new line.
A text beginning with the character \ is displayed after two
empty line ( note: normally it will be a new screen. It's my
choice).
SEE ALSO
kdir.man
BUGS AND RESTRICTIONS
Some font and size combinations may not work perfectly.
Files *.chr and *.bgi must reside in the same directory as
kara.exe.
Files .txk must be in the same directory than corresponding
.mid files
Some karaoke files may be too large to fit in DOS memory.
KaraDos release 1.0 Last change: 03 November 1994 (c)JP COCATRIX